home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 February / Software of the Month Club 1996 February.iso / pc / dos / dtp / mmm / order.bat < prev    next >
Encoding:
DOS Batch File  |  1996-01-08  |  156 b   |  9 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo    THIS WILL PRINT THE ORDER FORM FOR MULTIMEDIA MAKER.
  5. echo    PLEASE, TURN YOUR PRINTER ON.
  6. echo.
  7. PAUSE
  8. PRINT ORDER.FRM
  9.